Uses of Interface
com.cisco.pt.ipc.sim.RouterPort
Packages that use RouterPort
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of RouterPort in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return RouterPortModifier and TypeMethodDescriptionIPCFactory.getLoopback(LoopbackManager loopbackManager, int loopbackNumber) IPCFactory.getLoopbackAt(LoopbackManager loopbackManager, int index) IPCFactory.getPort(OSPFNeighborTable oSPFNeighborTable) IPCFactory.getVlanInt(VLANManager vLANManager, int vlanID) IPCFactory.getVlanIntAt(VLANManager vLANManager, int index) protected RouterPortIPCFactory.instantiateRouterPort(IPCMessageLTV message) -
Uses of RouterPort in com.cisco.pt.ipc.sim
Subinterfaces of RouterPort in com.cisco.pt.ipc.simModifier and TypeInterfaceDescriptioninterfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim that return RouterPortModifier and TypeMethodDescriptionLoopbackManager.getLoopback(int loopbackNumber) Information provided by the PKI file:LoopbackManager.getLoopbackAt(int index) Information provided by the PKI file:OSPFNeighborTable.getPort()Information provided by the PKI file:VLANManager.getVlanInt(int vlanID) Information provided by the PKI file:VLANManager.getVlanIntAt(int index) Information provided by the PKI file: -
Uses of RouterPort in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement RouterPortModifier and TypeClassDescriptionclassInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return RouterPortModifier and TypeMethodDescriptionLoopbackManagerImpl.getLoopback(int loopbackNumber) Information provided by the PKI file:LoopbackManagerImpl.getLoopbackAt(int index) Information provided by the PKI file:OSPFNeighborTableImpl.getPort()Information provided by the PKI file:VLANManagerImpl.getVlanInt(int vlanID) Information provided by the PKI file:VLANManagerImpl.getVlanIntAt(int index) Information provided by the PKI file: